source/app.d(15,20): Error: cast from `ubyte[]` to `string` not allowed in safe code source/app.d(23,20): Error: cast from `ubyte[]` to `string` not allowed in safe code source/app.d(32,20): Error: cast from `ubyte[]` to `string` not allowed in safe code source/app.d(45,20): Error: cast from `ubyte[]` to `string` not allowed in safe code source/app.d(58,20): Error: cast from `ubyte[]` to `string` not allowed in safe code source/app.d(85,36): Error: `@safe` function `D main` cannot call `@system` function `std.functional.toDelegate!(void function(HTTPParser)).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(void function(HTTPParser)).toDelegate` is declared here source/app.d(86,39): Error: `@safe` function `D main` cannot call `@system` function `std.functional.toDelegate!(void function(HTTPParser)).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(void function(HTTPParser)).toDelegate` is declared here source/app.d(87,27): Error: `@safe` function `D main` cannot call `@system` function `std.functional.toDelegate!(void function(HTTPParser, ubyte[], bool)).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(void function(HTTPParser, ubyte[], bool)).toDelegate` is declared here source/app.d(88,30): Error: `@safe` function `D main` cannot call `@system` function `std.functional.toDelegate!(void function(HTTPParser, ubyte[], bool)).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(void function(HTTPParser, ubyte[], bool)).toDelegate` is declared here source/app.d(89,35): Error: `@safe` function `D main` cannot call `@system` function `std.functional.toDelegate!(void function(HTTPParser, ubyte[], bool)).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(void function(HTTPParser, ubyte[], bool)).toDelegate` is declared here source/app.d(90,35): Error: `@safe` function `D main` cannot call `@system` function `std.functional.toDelegate!(void function(HTTPParser, ubyte[], bool)).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(void function(HTTPParser, ubyte[], bool)).toDelegate` is declared here source/app.d(91,35): Error: `@safe` function `D main` cannot call `@system` function `std.functional.toDelegate!(void function(HTTPParser)).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(void function(HTTPParser)).toDelegate` is declared here source/app.d(92,37): Error: `@safe` function `D main` cannot call `@system` function `std.functional.toDelegate!(void function(HTTPParser)).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(void function(HTTPParser)).toDelegate` is declared here source/app.d(93,28): Error: `@safe` function `D main` cannot call `@system` function `std.functional.toDelegate!(void function(HTTPParser, ubyte[], bool)).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(void function(HTTPParser, ubyte[], bool)).toDelegate` is declared here source/app.d(95,39): Error: cast from `string` to `ubyte[]` not allowed in safe code source/app.d(101,33): Error: cast from `string` to `ubyte[]` not allowed in safe code source/app.d(112,33): Error: cast from `string` to `ubyte[]` not allowed in safe code source/app.d(120,33): Error: cast from `string` to `ubyte[]` not allowed in safe code source/collie/codec/http/parser.d(1408,46): Error: cast from `ubyte[]` to `string` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.